[INFO] cloning repository https://github.com/siddu015/acoustic_echo_cancellation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siddu015/acoustic_echo_cancellation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddu015%2Facoustic_echo_cancellation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddu015%2Facoustic_echo_cancellation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 825b4bda67dc2d7ebe558d009a05b55a37cfc235
[INFO] fixing siddu015/acoustic_echo_cancellation against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddu015%2Facoustic_echo_cancellation" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/siddu015/acoustic_echo_cancellation
[INFO] finished tweaking git repo https://github.com/siddu015/acoustic_echo_cancellation
[INFO] tweaked toml for git repo https://github.com/siddu015/acoustic_echo_cancellation written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siddu015/acoustic_echo_cancellation on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/siddu015/acoustic_echo_cancellation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding anstream v0.6.21
[INFO] [stderr]       Adding anstyle v1.0.14
[INFO] [stderr]       Adding anstyle-parse v0.2.7
[INFO] [stderr]       Adding anstyle-query v1.1.5
[INFO] [stderr]       Adding anstyle-wincon v3.0.11
[INFO] [stderr]       Adding anyhow v1.0.102
[INFO] [stderr]       Adding clap v4.5.60 (available: v4.6.1)
[INFO] [stderr]       Adding clap_builder v4.5.60 (available: v4.6.0)
[INFO] [stderr]       Adding clap_derive v4.5.55 (available: v4.6.1)
[INFO] [stderr]       Adding clap_lex v1.1.0
[INFO] [stderr]       Adding colorchoice v1.0.5
[INFO] [stderr]       Adding dasp_envelope v0.11.0
[INFO] [stderr]       Adding dasp_frame v0.11.0
[INFO] [stderr]       Adding dasp_interpolate v0.11.0
[INFO] [stderr]       Adding dasp_peak v0.11.0
[INFO] [stderr]       Adding dasp_ring_buffer v0.11.0
[INFO] [stderr]       Adding dasp_rms v0.11.0
[INFO] [stderr]       Adding dasp_signal v0.11.0
[INFO] [stderr]       Adding dasp_window v0.11.1
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding is_terminal_polyfill v1.70.2
[INFO] [stderr]       Adding once_cell_polyfill v1.70.2
[INFO] [stderr]       Adding realfft v3.5.0
[INFO] [stderr]     Updating rustfft v6.2.0 -> v6.4.1
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]       Adding utf8parse v0.2.2
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8632d40280bbc77fd4baf1065f99cea6ff8e0ba0b1b2e8a06023556d7cea9e9b
[INFO] running `Command { std: "docker" "start" "8632d40280bbc77fd4baf1065f99cea6ff8e0ba0b1b2e8a06023556d7cea9e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8632d40280bbc77fd4baf1065f99cea6ff8e0ba0b1b2e8a06023556d7cea9e9b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8632d40280bbc77fd4baf1065f99cea6ff8e0ba0b1b2e8a06023556d7cea9e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8632d40280bbc77fd4baf1065f99cea6ff8e0ba0b1b2e8a06023556d7cea9e9b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking dasp_ring_buffer v0.11.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking dasp_window v0.11.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking dasp_rms v0.11.0
[INFO] [stderr]     Checking dasp_peak v0.11.0
[INFO] [stderr]     Checking dasp_interpolate v0.11.0
[INFO] [stderr]     Checking dasp_envelope v0.11.0
[INFO] [stderr]     Checking dasp_signal v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking acoustic_echo_cancellation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BufReader` and `Write`
[INFO] [stdout]   --> src/main.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::{BufReader, BufWriter, Write};
[INFO] [stdout]    |               ^^^^^^^^^             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufReader` and `Write`
[INFO] [stdout]   --> src/main.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::{BufReader, BufWriter, Write};
[INFO] [stdout]    |               ^^^^^^^^^             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fft_inverse,
[INFO] [stdout]     |             ^^^^^^^^^^^ expected trait `RealToComplex`, found trait `ComplexToReal`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Arc<(dyn RealToComplex<f32> + 'static)>`
[INFO] [stdout]                found struct `Arc<dyn ComplexToReal<f32>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this method are incorrect
[INFO] [stdout]    --> src/main.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         self.fft_inverse.process(&mut error_spectrum, &mut output_buffer)
[INFO] [stdout]     |                          ^^^^^^^ -------------------  ------------------ expected `&mut [Complex<f32>]`, found `&mut Vec<{float}>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  expected `&mut [f32]`, found `&mut Vec<Complex<f32>>`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/realfft-3.5.0/src/lib.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn process(&self, input: &mut [T], output: &mut [Complex<T>]) -> Res<()>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: swap these arguments
[INFO] [stdout]     |
[INFO] [stdout] 260 -         self.fft_inverse.process(&mut error_spectrum, &mut output_buffer)
[INFO] [stdout] 260 +         self.fft_inverse.process(&mut output_buffer, &mut error_spectrum)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             fft_inverse,
[INFO] [stdout]     |             ^^^^^^^^^^^ expected trait `RealToComplex`, found trait `ComplexToReal`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Arc<(dyn RealToComplex<f32> + 'static)>`
[INFO] [stdout]                found struct `Arc<dyn ComplexToReal<f32>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this method are incorrect
[INFO] [stdout]    --> src/main.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         self.fft_inverse.process(&mut error_spectrum, &mut output_buffer)
[INFO] [stdout]     |                          ^^^^^^^ -------------------  ------------------ expected `&mut [Complex<f32>]`, found `&mut Vec<{float}>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  expected `&mut [f32]`, found `&mut Vec<Complex<f32>>`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/realfft-3.5.0/src/lib.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn process(&self, input: &mut [T], output: &mut [Complex<T>]) -> Res<()>;
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: swap these arguments
[INFO] [stdout]     |
[INFO] [stdout] 260 -         self.fft_inverse.process(&mut error_spectrum, &mut output_buffer)
[INFO] [stdout] 260 +         self.fft_inverse.process(&mut output_buffer, &mut error_spectrum)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `self.reference_buffer` as immutable because it is also borrowed as mutable
[INFO] [stdout]    --> src/main.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |             self.reference_buffer.slice_mut(s![0..buffer_len-frame_len])
[INFO] [stdout]     |             --------------------- mutable borrow occurs here
[INFO] [stdout] 146 |                 .assign(&self.reference_buffer.slice(s![frame_len..]));
[INFO] [stdout]     |                  ------  ^^^^^^^^^^^^^^^^^^^^^ immutable borrow occurs here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  mutable borrow later used by call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of function
[INFO] [stdout]    --> src/main.rs:452:24
[INFO] [stdout]     |
[INFO] [stdout] 398 |       reference_samples: &[f32],
[INFO] [stdout]     |       -----------------  - let's call the lifetime of this reference `'1`
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `reference_samples` is a reference that is only valid in the function body
[INFO] [stdout] ...
[INFO] [stdout] 452 |       let input_stream = mic_device.build_input_stream(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 453 | |         &mic_config.config(),
[INFO] [stdout] 454 | |         input_data_fn,
[INFO] [stdout] 455 | |         err_fn,
[INFO] [stdout] 456 | |         None
[INFO] [stdout] 457 | |     )?;
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____`reference_samples` escapes the function body here
[INFO] [stdout]     |       argument requires that `'1` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `self.reference_buffer` as immutable because it is also borrowed as mutable
[INFO] [stdout]    --> src/main.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |             self.reference_buffer.slice_mut(s![0..buffer_len-frame_len])
[INFO] [stdout]     |             --------------------- mutable borrow occurs here
[INFO] [stdout] 146 |                 .assign(&self.reference_buffer.slice(s![frame_len..]));
[INFO] [stdout]     |                  ------  ^^^^^^^^^^^^^^^^^^^^^ immutable borrow occurs here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  mutable borrow later used by call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acoustic_echo_cancellation` (bin "acoustic_echo_cancellation" test) due to 4 previous errors; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0308, E0502, E0521.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of function
[INFO] [stdout]    --> src/main.rs:452:24
[INFO] [stdout]     |
[INFO] [stdout] 398 |       reference_samples: &[f32],
[INFO] [stdout]     |       -----------------  - let's call the lifetime of this reference `'1`
[INFO] [stdout]     |       |
[INFO] [stdout]     |       `reference_samples` is a reference that is only valid in the function body
[INFO] [stdout] ...
[INFO] [stdout] 452 |       let input_stream = mic_device.build_input_stream(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 453 | |         &mic_config.config(),
[INFO] [stdout] 454 | |         input_data_fn,
[INFO] [stdout] 455 | |         err_fn,
[INFO] [stdout] 456 | |         None
[INFO] [stdout] 457 | |     )?;
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____`reference_samples` escapes the function body here
[INFO] [stdout]     |       argument requires that `'1` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0502, E0521.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acoustic_echo_cancellation` (bin "acoustic_echo_cancellation") due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8632d40280bbc77fd4baf1065f99cea6ff8e0ba0b1b2e8a06023556d7cea9e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8632d40280bbc77fd4baf1065f99cea6ff8e0ba0b1b2e8a06023556d7cea9e9b", kill_on_drop: false }`
[INFO] [stdout] 8632d40280bbc77fd4baf1065f99cea6ff8e0ba0b1b2e8a06023556d7cea9e9b
